home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 006a / pcburm15.zip / HISTORY.TXT < prev    next >
Text File  |  1993-04-01  |  5KB  |  113 lines

  1. v1.5 - 04/01/93
  2.  
  3.   Please note that a change has been made to the PCBURM.CFG file, refer
  4.   to the documentation for information on the .CFG format.
  5.  
  6.   Added new feature, can now have PCBURM display a text file for users
  7.   who fail the ratio check. Use this file to inform your users of ratio
  8.   requirements, subscription options, etc.
  9.  
  10.   COM Port range has been expanded. PCBURM now supports COM 0 through
  11.   15.
  12.  
  13.   Non-standard IRQ range has been expanded, will now accept 2 digits.
  14.  
  15.   If someone was using a FD in their config file name, PCBURM would
  16.   think that the fossil driver was being used, check for fossil is now
  17.   the full /FD on the command line.
  18.  
  19.  
  20.  
  21. v1.4 - 01/06/93
  22.    To upgrade from v1.2, simply copy over the PCBURM.EXE and
  23.    URMCFG.EXE files to your PCBURM directory. Also new line
  24.    added to PCBURM.CFG file. Refer to documentation for details.
  25.  
  26.         o Added new option, DISCRETE, to program. If enabled, this
  27.           discrete option will inform PCBURM to calculate the users
  28.           ratio and if within limits, a single one line display is
  29.           shown. If a user is outside of prescribed limits, PCBURM
  30.           displays it's full detail of the users file statistics.
  31.  
  32.  
  33.  
  34. v1.3 - 11/11/92
  35.    To Upgrade from v1.2 - Simply copy over the PCBURM.EXE and
  36.    URMCFG.EXE files to your PCBURM directory. No other changes are
  37.    necessary unless you require Fossil driver support (refer to
  38.    documentation for details).
  39.      
  40.         o Fixed minor problem with the checking of the users security
  41.           level. If a users security level had expired, PCBURM would
  42.           read the users original security level on his first call after
  43.           the expiration date. PCBoard updates the users record after
  44.           the call. PCBURM now checks the expiration date and grants
  45.           ratio requirements based on current or expired security as
  46.           appropriate.
  47.  
  48.         o PCBURM now includes support for FOSSIL drivers. This means
  49.           that the rogram will now work with Digiboard (for PCBoard/M
  50.           versions) and other multi-port boards.
  51.  
  52.         o Fixed problem with incorrect ratio calculations for users who
  53.           had downloaded a LARGE number of bytes. One of my users
  54.           downloaded 250 meg bytes and PCBURM returned an incorrect
  55.           ratio calculation. Revised routines to account for such large
  56.           numbers.
  57.  
  58.         o Added URMCFG program to aid in creating/editing PCBURM.CFG
  59.           file.
  60.  
  61.  
  62. v1.2- 09/26/92
  63.  
  64.         o Added STRICT option to configuration file. If you are
  65.           upgrading from a previous version, be sure to edit your
  66.           configuration file for this change.
  67.  
  68.         o Minor change to user display screen to now reflect ratio with
  69.           two decimal places.
  70.  
  71.         o Fixed bug in code for sysops who used 0 "free" byte and file
  72.           credits. You may now use 0 for both these fields.
  73.  
  74.         o Re-initialized the error routine. For beta testing I disabled
  75.           this option and forgot to re-enable it in the v1.1 public
  76.           release.
  77.  
  78.         o Improved speed in screen display.
  79.  
  80.         o Chat option will now restore the screen upon exiting chat.
  81.  
  82.  
  83. v1.1 - 09/01/92
  84.  
  85.         o Added option to exclude security levels from having their
  86.           ratio checked. Uses for this would be subscribing users,
  87.           users who call for node mail exchange and sysop. Sysops who
  88.           are upgrading will need to edit their PCBURM.CFG to include
  89.           this additional line. Refer to documentation for details.
  90.  
  91.         o Added otion to let PCBURM write it's log infomration to the
  92.           CALLERx file of PCBoard.
  93.  
  94.         o Minor display changes:
  95.             - No longer display "Thanks for participating" to users
  96.                 who have not uploaded (they haven't partcipated yet,
  97.                 right?).
  98.             - Added commas to numerical field displays.
  99.             - If user is exempt from calculation, display now shows
  100.                 "exempt" in req'd ratio field, more explanitory than
  101.                 saying "0:1" req'd ratio. Also removed text display that
  102.                 user was exempt from ratio calculation as this was
  103.                 now redundant.
  104.  
  105.         o Put in length check for user comment field. Input is now
  106.           truncated at 70 characters.
  107.  
  108.         o Other minor coding changes to clean up the code.
  109.  
  110.  
  111. v1.0 - 08/21/92
  112.           o INITIAL RELEASE
  113.